home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today - The Disc! 8 / cdrt08.iso / mac / Shareware / HyperCard / demoCdef 120 ƒ / cdef3D source ƒ / cdef Common / grayCDEF.h < prev    next >
Encoding:
Text File  |  1994-12-12  |  388 b   |  9 lines  |  [TEXT/KAHL]

  1. //----------------------------------------------------------------------------------
  2. // File        : grayCDEF.c
  3. // Date        : September 26, 1994
  4. // Author    : Jim Stout
  5. // Purpose    : support routines for CDEF's that can be disabled
  6. //----------------------------------------------------------------------------------
  7.  
  8. extern Boolean    getGray            (RGBColor *theGray);
  9. extern Boolean    haveGrayText    (void);